CommonEvent 1189
Name = "会話：あかなめ"

  999([1189])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["akaname_fc2", 1, 0, 2])
    ShowText(["\\n<Akaname>Akaname aren't stupid!\nWe're not bakaname!"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["akaname_fc2", 1, 0, 2])
    ShowText(["\\n<Akaname>When everyone is licking, our tongues get tangled up... But my friends' tongues are sweet and delicious♪"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["akaname_fc2", 1, 0, 2])
    ShowText(["\\n<Akaname>It's easy for Akaname to pretend to be human.\nThat way, people drop their guard so we can lick them..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["akaname_fc2", 1, 0, 2])
    ShowText(["\\n<Akaname>Let's have a game of akanbe!\nWe won't lose when it comes to tongue length!"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["akaname_fc2", 1, 0, 2])
    ShowText(["\\n<Akaname>Actually, all youkai can extend their tongues.\nBut compared to Akaname, there is a great difference between the length and sensitivity of their tongues!"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["akaname_fc2", 1, 0, 2])
    ShowText(["\\n<Akaname>We are also youkai!\nNot just our tongues, but our hair can extend as well!"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["akaname_fc2", 1, 0, 2])
    ShowText(["\\n<Akaname>I like human grime and body fluids, but...\nTea cakes and red bean soup are my favorite foods."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["akaname_fc2", 1, 0, 2])
    ShowText(["\\n<Akaname>Whenever I lick a Nekomata's body...\nTheir fur gets stuck to my tongue... Uuuuu."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["akaname_fc2", 1, 0, 2])
    ShowText(["\\n<Akaname>Akaname also release a lot of saliva.\nWhen we're licking someone, their whole body becomes slimy♪"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["akaname_fc2", 1, 0, 2])
    ShowText(["\\n<Akaname>Everyone is making fun of us by calling us \"Bakaname\"... We're only a little stupid, but still..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["akaname_fc2", 1, 0, 2])
    ShowText(["\\n<Akaname>Can I lick your body...?"])
    ShowText([""])
    ShowChoices([["Okay", "You can't", "I want to lick you"], 0])
    When([0, "いいよ"])
      ShowTextAttributes(["akaname_fc2", 2, 0, 2])
      ShowText(["\\n<Akaname>Yaaay, I'll lick you! ♪"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "ダメだ"])
      ShowTextAttributes(["akaname_fc2", 1, 0, 2])
      ShowText(["\\n<Akaname>Even if you say I can't, I'll lick you!"])
      ShowText([""])
      Empty([])

    When([2, "こっちがナメナメしたい"])
      ShowTextAttributes(["akaname_fc2", 3, 0, 2])
      ShowText(["\\n<Akaname>Eh...? You want to lick our bodies...?\nP-pervert..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["akaname_fc2", 1, 0, 2])
    ShowText(["\\n<Akaname>Do you know how far Akaname can stretch their tongues?"])
    ShowText([""])
    ShowChoices([["20m", "3cm", "42.195km"], 0])
    When([0, "20m"])
      ShowTextAttributes(["akaname_fc2", 1, 0, 2])
      ShowText(["\\n<Akaname>Maybe I can stretch it that much♪"])
      ShowText([""])
      Empty([])

    When([1, "3cm"])
      ShowTextAttributes(["akaname_fc2", 3, 0, 2])
      ShowText(["\\n<Akaname>That's barely stretched at all..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "42.195km"])
      ShowTextAttributes(["akaname_fc2", 1, 0, 2])
      ShowText(["\\n<Akaname>If I could stretch it that much, I'd be able to lick everything..."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["akaname_fc2", 1, 0, 2])
    ShowText(["\\n<Akaname>What does your semen taste like...?"])
    ShowText([""])
    ShowChoices([["Sweet", "Spicy", "Like strawberries"], 0])
    When([0, "甘い"])
      ShowTextAttributes(["akaname_fc2", 1, 0, 2])
      ShowText(["\\n<Akaname>Waaa♪ I want to enjoy licking lots of it♪"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "辛い"])
      ShowTextAttributes(["akaname_fc2", 3, 0, 2])
      ShowText(["\\n<Akaname>Does that mean you're sick...?"])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "イチゴ味"])
      ShowTextAttributes(["akaname_fc2", 3, 0, 2])
      ShowText(["\\n<Akaname>That's kind of scary..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["akaname_fc2", 1, 0, 2])
    ShowText(["\\n<Akaname>Who do you think is the most beautiful among us three?"])
    ShowText([""])
    ShowChoices([["Akaname", "Aoname", "Kiname"], 0])
    When([0, "あかなめ"])
      ShowTextAttributes(["akaname_fc1", 1, 0, 2])
      ShowText(["\\n<Akaname>Hooray! As thanks, I'll lick you♪"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "あおなめ"])
      ShowTextAttributes(["akaname_fc1", 4, 0, 2])
      ShowText(["\\n<Aoname>So it's me after all...?\nWell then, I'll give you a licking as thanks."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "きなめ"])
      ShowTextAttributes(["akaname_fc1", 7, 0, 2])
      ShowText(["\\n<Kiname>Huh, me? I'm delighted!\nI'll lick you as thanks♪"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["akaname_fc2", 1, 0, 2])
    ShowText(["\\n<Akaname>Please don't assume Akaname are stupid and lick too much. Yesterday, I read a book!"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["Amazing!", "What book?", "Nasty..."], 0])
    When([0, "すごい！"])
      ShowTextAttributes(["akaname_fc2", 2, 0, 2])
      ShowText(["\\n<Akaname>Ehehe, it is amazing!\nIt's a story where a person born from a peach fights against Onis!"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "何の本？"])
      ShowTextAttributes(["akaname_fc2", 1, 0, 2])
      ShowText(["\\n<Akaname>It was a picture book!"])
      ShowText([""])
      Empty([])

    When([2, "いやらしい……"])
      ShowTextAttributes(["akaname_fc2", 1, 0, 2])
      ShowText(["\\n<Akaname>I-it certainly is...\nIt's nasty that a baby boy could be born from a peach!"])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 435])
      ShowTextAttributes(["akaname_fc2", 1, 0, 2])
      ShowText(["\\n<Akaname>I want to lick some candy..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 435, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give some \\ii[435]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["akaname_fc2", 1, 0, 2])
        ShowText(["\\n<Akaname>Bleeeh *licking*"])
        ShowText([""])
        ChangeItems([435, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["akaname_fc2", 3, 0, 2])
        ShowText(["\\n<Akaname>I'll lick you if you won't share!"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 414])
      ShowTextAttributes(["akaname_fc2", 1, 0, 2])
      ShowText(["\\n<Akaname>I want to lick some chocolate..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 414, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give some \\ii[414]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["akaname_fc2", 1, 0, 2])
        ShowText(["\\n<Akaname>Bleeeh *licking*"])
        ShowText([""])
        ChangeItems([414, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["akaname_fc2", 3, 0, 2])
        ShowText(["\\n<Akaname>I'll lick you if you won't share!"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["akaname_fc2", 1, 0, 2])
    ShowText(["\\n<Akaname>I want some money..."])
    ShowText([""])
    ConditionalBranch([7, 648, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 648? (Remaining:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["akaname_fc2", 1, 0, 2])
        ShowText(["\\n<Akaname>Bleeeh *licking*"])
        ShowText([""])
        ChangeGold([1, 0, 648])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["akaname_fc2", 3, 0, 2])
        ShowText(["\\n<Akaname>I'll lick you if you won't share!"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["akaname_fc2", 1, 0, 2])
      ShowText(["\\n<Akaname>...You don't have anything."])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["akaname_fc2", 1, 0, 2])
    ShowText(["\\n<Akaname>Do you want my hair? Here you go!"])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([210, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Akaname gave you some \\ii[210]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["akaname_fc2", 1, 0, 2])
    ShowText(["\\n<Akaname>Are you hurt? I'll give you a medicinal herb!"])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([2, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Akaname gave you a \\ii[2]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["akaname_fc2", 1, 0, 2])
    ShowText(["\\n<Akaname>I'll give you money!"])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 1080])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Akaname gave you 1080G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
